home *** CD-ROM | disk | FTP | other *** search
- XPROOFER 0.1.7 18-12-95:
- * checked from history message box added to control replacements
- * some minor changes
- * automatic re-spell (Dutch omspel) protected list available
- XPROOFER 0.1.6 03-12-95:
- * Caret adjusted in Edit Mode
- * history forces initial capital or all capitals
- * New Dutch spelling _NED96 (Dutch spelling reform)
- XPROOFER 0.1.5 29-09-95:
- * wrap_margin for proportional spacing
- * returns uppercase alternatives for uppercase words
- XPROOFER 0.1.4 6-09-95:
- * Installation dialogs and the About Box specify user and company name
- for registration purposes.
- * failure of SAVE_AS corrected.
- * enabling Join Hyphens
- * MessageBox Doubling Words can be moved.
- XPROOFER's installation 30-08-95:
- * The installation program now appends the autoexec.bat file with the
- proper settings of environment variables (ISPEL, HISTORY, TEMP and PATH)
- XPROOF 0.1.3 29-08-95
- * some minor improvements.
- * A new documentation: the postscript file is zipped, please unzip it
- (read_ps.zip).
- * the file xpr_demo.exe is a read only version
- XPROOF 0.1.3 25-06-95
- * Visual citation checks for English, Dutch, German, French, Swedish and Spanish
- citation styles.
- * If a document is modified, a check for saving is done automatically,
- a messagebox will shown.
- * OCR first vowel or consonant omission will also be recognized (one character).
- XPROOF 0.1.2 15-05-95
- * Initial uppercase extended chars corrected in alternative dialog
- * Text/Digits and OCR word should have at least one alpha. Skip strings
- like (1995) etc (new function)
- * OCR mode: skip '. and ', endings
- * new key for EDIT DEL
- * for scrolling ARROW-UP and ARROW-DOWN (new)
- * WIN32S bug (windows 3.1) in removing character editbox with EM_GETLINE
- replaced by GetDlgItemText.
- * annulation during open or save-as does no longer corrupt the displayed file,
- * adjusting for blank lines after a PAGEDOWN during document/page mode
- XPROOF 0.1.1 19-04-95
- * initial wrap_margin adjusted
- XPROOF 0.1.1 17-04-95
- * ESC toggle function added for fast switching between spelling and edit mode
- * error with doubling message corrected
- * PostMessage instead of SendMessage for going from page to page (necessary
- for NT
- * abbreviation list to 18000 items
-
- BUGS: a WIN32s exception error occurs if a file ends with 0x0d 0x0c
- (^M ^L) instead of the normal line break characters 0x0d 0x0a (DOS) or 0x0a
- (UNIX). In the referred case a final new line was missing.
- Be careful if you see a lot of final tags blocks at the bottom of a file.
- For some systems general exeption errors are reported (see the file
- "exceptio.ns").
-
- WINDOWS 95 BUGS:
- WIN32 program execution in Windows 95 deviates from those in WINDOWS NT.
- For instance, only the horizontal bar is shown, but not the vertical.
- However, after a ShowScrollBar API differences did diaappear.
- More seriously, closing a dialogbox results in a stack error of one of
- the WINDOWS 95 dll's. Probably a DestroyWindow API was called twice.
- After removing one of the cals the problem was solved.
- There are more bugs in Windows 95. A 16 bits windows program can
- be executed from the DOS-box, but the DOS-window is not returned as
- the active window, there is no cursor. Things go a little bit better
- with Borland's Winrun program. However, being WIN32 program XPROOFER is not
- hindred from the WIN16 failures.
-